@charset "utf-8";
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 75%;
	float: left;
}
.SubheadTabs {
	font-size: 18px;
	color: #330033;
	background-color: #6699FF;
	height: 1.5in;
	width: 1.5in;
	border: thin solid #6666FF;
	float: left;
	direction: inherit;
	text-align: center;
	vertical-align: middle;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	background-color: #E2D7F7;
	border: thin solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #003366;
	float: left;
	width: 75%;
	clear: right;
}
.ccc {
	float: left;
}

.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	padding: 3mm;
	width: 4in;
	position: static;
	text-align: justify;
}
.photo {
	background-color: #FFFFFF;
	height: 2.5in;
	width: 2.5in;
	float: left;
	border: thick double #000000;
}
.shubheadtab2 {
	color: #FFFF00;
	background-color: #33CC99;
	height: 1in;
	width: 1.5in;
	border: thin dashed #333399;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99FFFF;
	height: auto;
	width: auto;
	float: left;
	padding: .05in;
}
.caption {
	width: 1.5in;
	padding: .05in;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.storybox {
	width: 5in;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3mm;
	float: left;
	text-align: justify;
}
.widetext {
	width: 7.5in;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	text-align: justify;
	padding: .5cm;
	margin: .5px;
	float: left;
}
